From: Alex Schroeder Date: Thu, 19 Jan 2006 23:55:58 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~8790^2~119 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=3a2ecff7d69ec2d5376ee829030165b3a7989ce3;p=emacs.git *** empty log message *** --- diff --git a/lisp/mail/ChangeLog b/lisp/mail/ChangeLog index ead759502f7..b10f263f695 100644 --- a/lisp/mail/ChangeLog +++ b/lisp/mail/ChangeLog @@ -1,3 +1,17 @@ +2006-01-20 Alex Schroeder + + * rmailsum.el (rmail-summary-mode): Fixed typo in doc string and + keymap. + (rmail-summary-update-attribute): Deleted. + (rmail-summary-update): Simple defun regenerates the entire + summary line. + + * rmailkwd.el (rmail-set-label): Call rmail-summary-update at the + end. + + * rmail.el (rmail-set-attribute): Call rmail-summary-update + instead of just updating the attributes. + 2006-01-19 Henrik Enberg * rmailhdr.el (rmail-header-get-header): Rewrite to be a